wm.b2b.editn:addAttributeTypeToBizDoc
WmEDIforTN. Associates the custom document attribute you have created with a TN document type for an EDI document that you have installed.
Input Parameters
BizDocName | String Name of the TN document type with which you want to associate the custom document attribute. |
BizDocAttributeName | String Name of the custom document attribute you want to associate with the TN document type. |
Required | String Whether the document attribute is required. |
| Value | Meaning |
| true | The document attribute is required. |
| false | The document attribute is not required. |
Output Parameters
None.
Usage Notes

For more information about using this service, see the chapter on processing inbound documents in
webMethods Module for EDI Installation and User’s Guide.

For more information about TN document types and document attributes, including the difference between required and not required document attributes, see the
webMethods Trading Networks Administrator’s Guide for your release.